Skip to content

Miscellaneous cleanup#48

Merged
dadachi merged 2 commits intosubstrate-v2from
substrate-v2--miscellaneous
Apr 27, 2026
Merged

Miscellaneous cleanup#48
dadachi merged 2 commits intosubstrate-v2from
substrate-v2--miscellaneous

Conversation

@dadachi
Copy link
Copy Markdown
Contributor

@dadachi dadachi commented Apr 27, 2026

Summary

Two small cleanups on top of the substrate-v2 work.

Changes

  • `SettingsView.swift`: removed the "How To Use" link from the Support section. (`String.howToUseUrl` / `String.howToUse` constants kept — still referenced by `ShopDetailView` and `OnboardingView`.)
  • `NativeAppTemplate.entitlements`: deleted. NFC entitlements were already removed in PR Phase 2A-2: Remove NFC / QR / Scan #43; the associated-domains entitlement is no longer needed. `CODE_SIGN_ENTITLEMENTS` unset for both Debug and Release configs.

Test plan

  • `xcodebuild build` — `** BUILD SUCCEEDED **`
  • `make lint` — `0 violations` (SwiftLint + SwiftFormat)
  • `xcodebuild test` passes (please verify in Xcode with Cmd+U)
  • Manual simulator smoke test: Settings → Support section no longer shows "How To Use"; ShopDetail "Learn More" link still works; Onboarding "How To Use" link still works.

🤖 Generated with Claude Code

dadachi and others added 2 commits April 27, 2026 16:34
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
The associated-domains entitlement is no longer needed; the entitlements
file is now empty and dropped. CODE_SIGN_ENTITLEMENTS unset for both
Debug and Release configs.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@dadachi dadachi merged commit d9fe960 into substrate-v2 Apr 27, 2026
2 checks passed
@dadachi dadachi deleted the substrate-v2--miscellaneous branch April 27, 2026 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant